Skip to content

SDK-2756: Add support for requesting, and fetching Share Code resourc…#510

Merged
MrBurtyyy merged 1 commit into
DEVELOPMENTfrom
SDK-2756
Jan 6, 2026
Merged

SDK-2756: Add support for requesting, and fetching Share Code resourc…#510
MrBurtyyy merged 1 commit into
DEVELOPMENTfrom
SDK-2756

Conversation

@MrBurtyyy
Copy link
Copy Markdown
Collaborator

…es + tasks

@MrBurtyyy MrBurtyyy requested a review from bucky-boy January 6, 2026 10:44
@JsonProperty("scheme")
private final String scheme;

public RequiredShareCodePayload(String issuer, String scheme) {
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

private?

private SubjectPayload subject;
private ResourceCreationContainer resources;
private Boolean createIdentityProfilePreview;
private List<RequiredShareCodePayload> requiredShareCodes;
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

final

@MrBurtyyy MrBurtyyy merged commit f21d4bc into DEVELOPMENT Jan 6, 2026
10 of 14 checks passed
@MrBurtyyy MrBurtyyy deleted the SDK-2756 branch January 6, 2026 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants